inheritance chain造句
例句與造句
- Because of this inheritance chain , in addition to the required members of the
由于此繼承鏈的存在,除 - To search this member s inheritance chain to find the attributes ; otherwise ,
搜索此成員的繼承鏈以查找這些屬性,則為 - The inheritance chain of a mobile web page depends on how the page is written
移動web窗體頁的繼承鏈取決于頁的編寫方式。 - Specifies whether to search this member s inheritance chain to find the attributes
指定是否搜索該成員的繼承鏈以查找這些屬性。 - Inherit true to search this member s inheritance chain to find the attributes ; otherwise false
True表示搜索此成員的繼承鏈以查找這些屬性;否則為false 。 - It's difficult to find inheritance chain in a sentence. 用inheritance chain造句挺難的
- Method is called recursively for all of the instances in the inheritance chain , from the most - derived to the least - derived
這意味著對繼承鏈中的所有實例遞歸地調用 - Returns all the custom attributes defined for this type , specifying whether to search the type s inheritance chain
返回為此類型定義的所有自定義屬性,并指定是否搜索此類型的繼承鏈。 - Is the first in the inheritance chain to introduce value equality , the equals method of the base class which is inherited from
的重寫是繼承鏈中引入值相等性的第一個重寫方法,因此不調用基類的 - In python 2 . 2 , all of the defined patterns are matched in alphabetical order by name , regardless of where they are defined in the inheritance chain
在python 2 . 2中,不管在繼承鏈中的什么地方定義,所有定義過的模式都按字母順序(按名稱)進行匹配。